From a1ce49c30eac1749d42f3dd11d4dba9250ac60c9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Javier=20Jard=C3=B3n?= Date: Wed, 8 Jun 2011 15:23:53 +0100 Subject: [PATCH] gtk: Clean some includes --- gtk/gtkfilechooserbutton.c | 1 + gtk/gtkmenu.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gtk/gtkfilechooserbutton.c b/gtk/gtkfilechooserbutton.c index 346b7783ea..f3ede0cf83 100644 --- a/gtk/gtkfilechooserbutton.c +++ b/gtk/gtkfilechooserbutton.c @@ -44,6 +44,7 @@ #include "gtkliststore.h" #include "gtkstock.h" #include "gtktreemodelfilter.h" +#include "gtkseparator.h" #include "gtkfilechooserdialog.h" #include "gtkfilechooserprivate.h" #include "gtkfilechooserutils.h" diff --git a/gtk/gtkmenu.c b/gtk/gtkmenu.c index a781d6ce8c..5cf965b12c 100644 --- a/gtk/gtkmenu.c +++ b/gtk/gtkmenu.c @@ -107,7 +107,7 @@ #include "gtktearoffmenuitem.h" #include "gtkwindow.h" #include "gtkhbox.h" -#include "gtkvscrollbar.h" +#include "gtkscrollbar.h" #include "gtksettings.h" #include "gtkprivate.h" #include "gtkwidgetprivate.h" -- 2.30.2